home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / HandHeldPCPro30 / sdk.exe / Jupiter SDK / data1.cab / ATL_Samples / countctn / countctn.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  1999-02-19  |  40.3 KB  |  1,217 lines

  1. # Microsoft Developer Studio Project File - Name="CountCtn" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (WCE x86) Application" 0x0c01
  6. # TARGTYPE "Win32 (WCE ARM) Application" 0x1001
  7. # TARGTYPE "Win32 (WCE PPC) Application" 0x0f01
  8. # TARGTYPE "Win32 (WCE x86em) Application" 0x0b01
  9. # TARGTYPE "Win32 (WCE SH4) Application" 0x1101
  10. # TARGTYPE "Win32 (WCE MIPS) Application" 0x0a01
  11. # TARGTYPE "Win32 (WCE MIPSFP) Application" 0x1201
  12. # TARGTYPE "Win32 (WCE SH3) Application" 0x0901
  13.  
  14. CFG=CountCtn - Win32 (WCE MIPS) Debug
  15. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  16. !MESSAGE use the Export Makefile command and run
  17. !MESSAGE 
  18. !MESSAGE NMAKE /f "countctn.mak".
  19. !MESSAGE 
  20. !MESSAGE You can specify a configuration when running NMAKE
  21. !MESSAGE by defining the macro CFG on the command line. For example:
  22. !MESSAGE 
  23. !MESSAGE NMAKE /f "countctn.mak" CFG="CountCtn - Win32 (WCE MIPS) Debug"
  24. !MESSAGE 
  25. !MESSAGE Possible choices for configuration are:
  26. !MESSAGE 
  27. !MESSAGE "CountCtn - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Application")
  28. !MESSAGE "CountCtn - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Application")
  29. !MESSAGE "CountCtn - Win32 (WCE SH4) Release" (based on "Win32 (WCE SH4) Application")
  30. !MESSAGE "CountCtn - Win32 (WCE SH4) Debug" (based on "Win32 (WCE SH4) Application")
  31. !MESSAGE "CountCtn - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application")
  32. !MESSAGE "CountCtn - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application")
  33. !MESSAGE "CountCtn - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Application")
  34. !MESSAGE "CountCtn - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Application")
  35. !MESSAGE "CountCtn - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Application")
  36. !MESSAGE "CountCtn - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Application")
  37. !MESSAGE "CountCtn - Win32 (WCE PPC) Release" (based on "Win32 (WCE PPC) Application")
  38. !MESSAGE "CountCtn - Win32 (WCE PPC) Debug" (based on "Win32 (WCE PPC) Application")
  39. !MESSAGE "CountCtn - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Application")
  40. !MESSAGE "CountCtn - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Application")
  41. !MESSAGE "CountCtn - Win32 (WCE MIPSFP) Release" (based on "Win32 (WCE MIPSFP) Application")
  42. !MESSAGE "CountCtn - Win32 (WCE MIPSFP) Debug" (based on "Win32 (WCE MIPSFP) Application")
  43. !MESSAGE 
  44.  
  45. # Begin Project
  46. # PROP AllowPerConfigDependencies 0
  47. # PROP Scc_ProjName ""
  48. # PROP Scc_LocalPath "Jupiter"
  49. # PROP WCE_FormatVersion "6.0"
  50.  
  51. !IF  "$(CFG)" == "CountCtn - Win32 (WCE MIPS) Release"
  52.  
  53. # PROP BASE Use_MFC 2
  54. # PROP BASE Use_Debug_Libraries 0
  55. # PROP BASE Output_Dir "WMIPSRel"
  56. # PROP BASE Intermediate_Dir "WMIPSRel"
  57. # PROP BASE Target_Dir ""
  58. # PROP Use_MFC 2
  59. # PROP Use_Debug_Libraries 0
  60. # PROP Output_Dir "WMIPSRel"
  61. # PROP Intermediate_Dir "WMIPSRel"
  62. # PROP Target_Dir ""
  63. CPP=clmips.exe
  64. # ADD BASE CPP /nologo /MT /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /QMRWCE /c
  65. # ADD CPP /nologo /MT /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /QMRWCE /c
  66. RSC=rc.exe
  67. # ADD BASE RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  68. # ADD RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  69. MTL=midl.exe
  70. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  71. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  72. BSC32=bscmake.exe
  73. # ADD BASE BSC32 /nologo
  74. # ADD BSC32 /nologo
  75. LINK32=link.exe
  76. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:MIPS /subsystem:$(CESubsystem)
  77. # SUBTRACT BASE LINK32 /pdb:none
  78. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:MIPS /subsystem:$(CESubsystem)
  79. # SUBTRACT LINK32 /pdb:none
  80. PFILE=pfile.exe
  81. # ADD BASE PFILE COPY
  82. # ADD PFILE COPY
  83.  
  84. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPS) Debug"
  85.  
  86. # PROP BASE Use_MFC 2
  87. # PROP BASE Use_Debug_Libraries 1
  88. # PROP BASE Output_Dir "WMIPSDbg"
  89. # PROP BASE Intermediate_Dir "WMIPSDbg"
  90. # PROP BASE Target_Dir ""
  91. # PROP Use_MFC 2
  92. # PROP Use_Debug_Libraries 1
  93. # PROP Output_Dir "WMIPSDbg"
  94. # PROP Intermediate_Dir "WMIPSDbg"
  95. # PROP Ignore_Export_Lib 0
  96. # PROP Target_Dir ""
  97. CPP=clmips.exe
  98. # ADD BASE CPP /nologo /MTd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /QMRWCE /c
  99. # ADD CPP /nologo /MTd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /QMRWCE /c
  100. RSC=rc.exe
  101. # ADD BASE RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  102. # ADD RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  103. MTL=midl.exe
  104. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  105. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  106. BSC32=bscmake.exe
  107. # ADD BASE BSC32 /nologo
  108. # ADD BSC32 /nologo
  109. LINK32=link.exe
  110. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:MIPS /subsystem:$(CESubsystem)
  111. # SUBTRACT BASE LINK32 /pdb:none
  112. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:MIPS /subsystem:$(CESubsystem)
  113. # SUBTRACT LINK32 /pdb:none
  114. PFILE=pfile.exe
  115. # ADD BASE PFILE COPY
  116. # ADD PFILE COPY
  117.  
  118. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH4) Release"
  119.  
  120. # PROP BASE Use_MFC 2
  121. # PROP BASE Use_Debug_Libraries 0
  122. # PROP BASE Output_Dir "WCESH4Rel"
  123. # PROP BASE Intermediate_Dir "WCESH4Rel"
  124. # PROP BASE Target_Dir ""
  125. # PROP Use_MFC 2
  126. # PROP Use_Debug_Libraries 0
  127. # PROP Output_Dir "WCESH4Rel"
  128. # PROP Intermediate_Dir "WCESH4Rel"
  129. # PROP Ignore_Export_Lib 0
  130. # PROP Target_Dir ""
  131. CPP=shcl.exe
  132. # ADD BASE CPP /nologo /Qsh4 /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  133. # ADD CPP /nologo /Qsh4 /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  134. RSC=rc.exe
  135. # ADD BASE RSC /l 0x409 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  136. # ADD RSC /l 0x409 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  137. MTL=midl.exe
  138. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  139. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  140. BSC32=bscmake.exe
  141. # ADD BASE BSC32 /nologo
  142. # ADD BSC32 /nologo
  143. LINK32=link.exe
  144. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:SH4 /subsystem:$(CESubsystem)
  145. # SUBTRACT BASE LINK32 /pdb:none
  146. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:SH4 /subsystem:$(CESubsystem)
  147. # SUBTRACT LINK32 /pdb:none
  148. PFILE=pfile.exe
  149. # ADD BASE PFILE COPY
  150. # ADD PFILE COPY
  151.  
  152. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH4) Debug"
  153.  
  154. # PROP BASE Use_MFC 2
  155. # PROP BASE Use_Debug_Libraries 1
  156. # PROP BASE Output_Dir "WCESH4Dbg"
  157. # PROP BASE Intermediate_Dir "WCESH4Dbg"
  158. # PROP BASE Target_Dir ""
  159. # PROP Use_MFC 2
  160. # PROP Use_Debug_Libraries 1
  161. # PROP Output_Dir "WCESH4Dbg"
  162. # PROP Intermediate_Dir "WCESH4Dbg"
  163. # PROP Ignore_Export_Lib 0
  164. # PROP Target_Dir ""
  165. CPP=shcl.exe
  166. # ADD BASE CPP /nologo /Qsh4 /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  167. # ADD CPP /nologo /Qsh4 /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  168. RSC=rc.exe
  169. # ADD BASE RSC /l 0x409 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  170. # ADD RSC /l 0x409 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  171. MTL=midl.exe
  172. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  173. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  174. BSC32=bscmake.exe
  175. # ADD BASE BSC32 /nologo
  176. # ADD BSC32 /nologo
  177. LINK32=link.exe
  178. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:SH4 /subsystem:$(CESubsystem)
  179. # SUBTRACT BASE LINK32 /pdb:none
  180. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:SH4 /subsystem:$(CESubsystem)
  181. # SUBTRACT LINK32 /pdb:none
  182. PFILE=pfile.exe
  183. # ADD BASE PFILE COPY
  184. # ADD PFILE COPY
  185.  
  186. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE ARM) Release"
  187.  
  188. # PROP BASE Use_MFC 2
  189. # PROP BASE Use_Debug_Libraries 0
  190. # PROP BASE Output_Dir "WCEARMRel"
  191. # PROP BASE Intermediate_Dir "WCEARMRel"
  192. # PROP BASE Target_Dir ""
  193. # PROP Use_MFC 2
  194. # PROP Use_Debug_Libraries 0
  195. # PROP Output_Dir "WCEARMRel"
  196. # PROP Intermediate_Dir "WCEARMRel"
  197. # PROP Ignore_Export_Lib 0
  198. # PROP Target_Dir ""
  199. CPP=clarm.exe
  200. # ADD BASE CPP /nologo /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  201. # ADD CPP /nologo /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  202. RSC=rc.exe
  203. # ADD BASE RSC /l 0x409 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  204. # ADD RSC /l 0x409 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  205. MTL=midl.exe
  206. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  207. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  208. BSC32=bscmake.exe
  209. # ADD BASE BSC32 /nologo
  210. # ADD BSC32 /nologo
  211. LINK32=link.exe
  212. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:ARM /subsystem:$(CESubsystem)
  213. # SUBTRACT BASE LINK32 /pdb:none
  214. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:ARM /subsystem:$(CESubsystem)
  215. # SUBTRACT LINK32 /pdb:none
  216. PFILE=pfile.exe
  217. # ADD BASE PFILE COPY
  218. # ADD PFILE COPY
  219.  
  220. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE ARM) Debug"
  221.  
  222. # PROP BASE Use_MFC 2
  223. # PROP BASE Use_Debug_Libraries 1
  224. # PROP BASE Output_Dir "WCEARMDbg"
  225. # PROP BASE Intermediate_Dir "WCEARMDbg"
  226. # PROP BASE Target_Dir ""
  227. # PROP Use_MFC 2
  228. # PROP Use_Debug_Libraries 1
  229. # PROP Output_Dir "WCEARMDbg"
  230. # PROP Intermediate_Dir "WCEARMDbg"
  231. # PROP Ignore_Export_Lib 0
  232. # PROP Target_Dir ""
  233. CPP=clarm.exe
  234. # ADD BASE CPP /nologo /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  235. # ADD CPP /nologo /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  236. RSC=rc.exe
  237. # ADD BASE RSC /l 0x409 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  238. # ADD RSC /l 0x409 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  239. MTL=midl.exe
  240. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  241. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  242. BSC32=bscmake.exe
  243. # ADD BASE BSC32 /nologo
  244. # ADD BSC32 /nologo
  245. LINK32=link.exe
  246. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:ARM /subsystem:$(CESubsystem)
  247. # SUBTRACT BASE LINK32 /pdb:none
  248. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:ARM /subsystem:$(CESubsystem)
  249. # SUBTRACT LINK32 /pdb:none
  250. PFILE=pfile.exe
  251. # ADD BASE PFILE COPY
  252. # ADD PFILE COPY
  253.  
  254. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86) Release"
  255.  
  256. # PROP BASE Use_MFC 2
  257. # PROP BASE Use_Debug_Libraries 0
  258. # PROP BASE Output_Dir "WCEX86Rel"
  259. # PROP BASE Intermediate_Dir "WCEX86Rel"
  260. # PROP BASE Target_Dir ""
  261. # PROP Use_MFC 2
  262. # PROP Use_Debug_Libraries 0
  263. # PROP Output_Dir "WCEX86Rel"
  264. # PROP Intermediate_Dir "WCEX86Rel"
  265. # PROP Target_Dir ""
  266. CPP=cl.exe
  267. # ADD BASE CPP /nologo /MT /W3 /O2 /D "x86" /D "_i386_" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "NDEBUG" /D "i_386_" /D "_AFXDLL" /Yu"stdafx.h" /Gs8192 /GF /c
  268. # ADD CPP /nologo /MT /W3 /O2 /D "x86" /D "_i386_" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "NDEBUG" /D "i_386_" /D "_AFXDLL" /Yu"stdafx.h" /Gs8192 /GF /c
  269. RSC=rc.exe
  270. # ADD BASE RSC /l 0x409 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  271. # ADD RSC /l 0x409 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  272. MTL=midl.exe
  273. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  274. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  275. BSC32=bscmake.exe
  276. # ADD BASE BSC32 /nologo
  277. # ADD BSC32 /nologo
  278. LINK32=link.exe
  279. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:IX86 /subsystem:$(CESubsystem)
  280. # SUBTRACT BASE LINK32 /pdb:none
  281. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:IX86 /subsystem:$(CESubsystem)
  282. # SUBTRACT LINK32 /pdb:none
  283. PFILE=pfile.exe
  284. # ADD BASE PFILE COPY
  285. # ADD PFILE COPY
  286.  
  287. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86) Debug"
  288.  
  289. # PROP BASE Use_MFC 2
  290. # PROP BASE Use_Debug_Libraries 1
  291. # PROP BASE Output_Dir "WCEX86Dbg"
  292. # PROP BASE Intermediate_Dir "WCEX86Dbg"
  293. # PROP BASE Target_Dir ""
  294. # PROP Use_MFC 2
  295. # PROP Use_Debug_Libraries 1
  296. # PROP Output_Dir "WCEX86Dbg"
  297. # PROP Intermediate_Dir "WCEX86Dbg"
  298. # PROP Target_Dir ""
  299. CPP=cl.exe
  300. # ADD BASE CPP /nologo /MTd /W3 /Zi /Od /D "x86" /D "_i386_" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "DEBUG" /D "i_386_" /D "_AFXDLL" /Yu"stdafx.h" /Gs8192 /GF /c
  301. # ADD CPP /nologo /MTd /W3 /Zi /Od /D "x86" /D "_i386_" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "DEBUG" /D "i_386_" /D "_AFXDLL" /Yu"stdafx.h" /Gs8192 /GF /c
  302. RSC=rc.exe
  303. # ADD BASE RSC /l 0x409 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  304. # ADD RSC /l 0x409 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  305. MTL=midl.exe
  306. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  307. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  308. BSC32=bscmake.exe
  309. # ADD BASE BSC32 /nologo
  310. # ADD BSC32 /nologo
  311. LINK32=link.exe
  312. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:IX86 /subsystem:$(CESubsystem)
  313. # SUBTRACT BASE LINK32 /pdb:none
  314. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:IX86 /subsystem:$(CESubsystem)
  315. # SUBTRACT LINK32 /pdb:none
  316. PFILE=pfile.exe
  317. # ADD BASE PFILE COPY
  318. # ADD PFILE COPY
  319.  
  320. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86em) Release"
  321.  
  322. # PROP BASE Use_MFC 2
  323. # PROP BASE Use_Debug_Libraries 0
  324. # PROP BASE Output_Dir "x86emRel"
  325. # PROP BASE Intermediate_Dir "x86emRel"
  326. # PROP BASE Target_Dir ""
  327. # PROP Use_MFC 2
  328. # PROP Use_Debug_Libraries 0
  329. # PROP Output_Dir "x86emRel"
  330. # PROP Intermediate_Dir "x86emRel"
  331. # PROP Target_Dir ""
  332. CPP=cl.exe
  333. # ADD BASE CPP /nologo /MT /W3 /O2 /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "NDEBUG" /D "x86" /D "i486" /D "_x86_" /D "_AFXDLL" /Yu"stdafx.h" /c
  334. # ADD CPP /nologo /MT /W3 /O2 /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "NDEBUG" /D "x86" /D "i486" /D "_x86_" /D "_AFXDLL" /Yu"stdafx.h" /c
  335. RSC=rc.exe
  336. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "NDEBUG" /d "_AFXDLL"
  337. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "NDEBUG" /d "_AFXDLL"
  338. MTL=midl.exe
  339. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  340. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  341. BSC32=bscmake.exe
  342. # ADD BASE BSC32 /nologo
  343. # ADD BSC32 /nologo
  344. LINK32=link.exe
  345. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386 /windowsce:emulation
  346. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386 /windowsce:emulation
  347. EMPFILE=empfile.exe
  348. # ADD BASE EMPFILE -COPY
  349. # ADD EMPFILE -COPY
  350.  
  351. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86em) Debug"
  352.  
  353. # PROP BASE Use_MFC 2
  354. # PROP BASE Use_Debug_Libraries 1
  355. # PROP BASE Output_Dir "x86emDbg"
  356. # PROP BASE Intermediate_Dir "x86emDbg"
  357. # PROP BASE Target_Dir ""
  358. # PROP Use_MFC 2
  359. # PROP Use_Debug_Libraries 1
  360. # PROP Output_Dir "x86emDbg"
  361. # PROP Intermediate_Dir "x86emDbg"
  362. # PROP Target_Dir ""
  363. CPP=cl.exe
  364. # ADD BASE CPP /nologo /MTd /W3 /Gm /Zi /Od /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_DEBUG" /D "x86" /D "i486" /D "_x86_" /D "_AFXDLL" /Yu"stdafx.h" /c
  365. # ADD CPP /nologo /MTd /W3 /Gm /Zi /Od /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_DEBUG" /D "x86" /D "i486" /D "_x86_" /D "_AFXDLL" /Yu"stdafx.h" /c
  366. RSC=rc.exe
  367. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "_DEBUG" /d "x86" /d "i486" /d "_x86_" /d "_AFXDLL"
  368. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "_DEBUG" /d "x86" /d "i486" /d "_x86_" /d "_AFXDLL"
  369. MTL=midl.exe
  370. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  371. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  372. BSC32=bscmake.exe
  373. # ADD BASE BSC32 /nologo
  374. # ADD BSC32 /nologo
  375. LINK32=link.exe
  376. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /windowsce:emulation
  377. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /windowsce:emulation
  378. EMPFILE=empfile.exe
  379. # ADD BASE EMPFILE -COPY
  380. # ADD EMPFILE -COPY
  381.  
  382. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE PPC) Release"
  383.  
  384. # PROP BASE Use_MFC 2
  385. # PROP BASE Use_Debug_Libraries 0
  386. # PROP BASE Output_Dir "WCEPPCRel"
  387. # PROP BASE Intermediate_Dir "WCEPPCRel"
  388. # PROP BASE Target_Dir ""
  389. # PROP Use_MFC 2
  390. # PROP Use_Debug_Libraries 0
  391. # PROP Output_Dir "WCEPPCRel"
  392. # PROP Intermediate_Dir "WCEPPCRel"
  393. # PROP Target_Dir ""
  394. CPP=clppc.exe
  395. # ADD BASE CPP /nologo /MT /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "PPC" /D "_PPC_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  396. # ADD CPP /nologo /MT /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "PPC" /D "_PPC_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  397. RSC=rc.exe
  398. # ADD BASE RSC /l 0x409 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  399. # ADD RSC /l 0x409 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  400. MTL=midl.exe
  401. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  402. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  403. BSC32=bscmake.exe
  404. # ADD BASE BSC32 /nologo
  405. # ADD BSC32 /nologo
  406. LINK32=link.exe
  407. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:PPC /subsystem:$(CESubsystem)
  408. # SUBTRACT BASE LINK32 /pdb:none
  409. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:PPC /subsystem:$(CESubsystem)
  410. # SUBTRACT LINK32 /pdb:none
  411. PFILE=pfile.exe
  412. # ADD BASE PFILE COPY
  413. # ADD PFILE COPY
  414.  
  415. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE PPC) Debug"
  416.  
  417. # PROP BASE Use_MFC 2
  418. # PROP BASE Use_Debug_Libraries 1
  419. # PROP BASE Output_Dir "WCEPPCDbg"
  420. # PROP BASE Intermediate_Dir "WCEPPCDbg"
  421. # PROP BASE Target_Dir ""
  422. # PROP Use_MFC 2
  423. # PROP Use_Debug_Libraries 1
  424. # PROP Output_Dir "WCEPPCDbg"
  425. # PROP Intermediate_Dir "WCEPPCDbg"
  426. # PROP Target_Dir ""
  427. CPP=clppc.exe
  428. # ADD BASE CPP /nologo /MTd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "PPC" /D "_PPC_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  429. # ADD CPP /nologo /MTd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "PPC" /D "_PPC_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  430. RSC=rc.exe
  431. # ADD BASE RSC /l 0x409 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  432. # ADD RSC /l 0x409 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  433. MTL=midl.exe
  434. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  435. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  436. BSC32=bscmake.exe
  437. # ADD BASE BSC32 /nologo
  438. # ADD BSC32 /nologo
  439. LINK32=link.exe
  440. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:PPC /subsystem:$(CESubsystem)
  441. # SUBTRACT BASE LINK32 /pdb:none
  442. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:PPC /subsystem:$(CESubsystem)
  443. # SUBTRACT LINK32 /pdb:none
  444. PFILE=pfile.exe
  445. # ADD BASE PFILE COPY
  446. # ADD PFILE COPY
  447.  
  448. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH3) Release"
  449.  
  450. # PROP BASE Use_MFC 2
  451. # PROP BASE Use_Debug_Libraries 0
  452. # PROP BASE Output_Dir "WCESH3Rel"
  453. # PROP BASE Intermediate_Dir "WCESH3Rel"
  454. # PROP BASE Target_Dir ""
  455. # PROP Use_MFC 2
  456. # PROP Use_Debug_Libraries 0
  457. # PROP Output_Dir "WCESH3Rel"
  458. # PROP Intermediate_Dir "WCESH3Rel"
  459. # PROP Target_Dir ""
  460. CPP=shcl.exe
  461. # ADD BASE CPP /nologo /MT /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  462. # ADD CPP /nologo /MT /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  463. RSC=rc.exe
  464. # ADD BASE RSC /l 0x409 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  465. # ADD RSC /l 0x409 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  466. MTL=midl.exe
  467. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  468. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  469. BSC32=bscmake.exe
  470. # ADD BASE BSC32 /nologo
  471. # ADD BSC32 /nologo
  472. LINK32=link.exe
  473. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:SH3 /subsystem:$(CESubsystem)
  474. # SUBTRACT BASE LINK32 /pdb:none
  475. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:SH3 /subsystem:$(CESubsystem)
  476. # SUBTRACT LINK32 /pdb:none
  477. PFILE=pfile.exe
  478. # ADD BASE PFILE COPY
  479. # ADD PFILE COPY
  480.  
  481. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH3) Debug"
  482.  
  483. # PROP BASE Use_MFC 2
  484. # PROP BASE Use_Debug_Libraries 1
  485. # PROP BASE Output_Dir "WCESH3Dbg"
  486. # PROP BASE Intermediate_Dir "WCESH3Dbg"
  487. # PROP BASE Target_Dir ""
  488. # PROP Use_MFC 2
  489. # PROP Use_Debug_Libraries 1
  490. # PROP Output_Dir "WCESH3Dbg"
  491. # PROP Intermediate_Dir "WCESH3Dbg"
  492. # PROP Target_Dir ""
  493. CPP=shcl.exe
  494. # ADD BASE CPP /nologo /MTd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  495. # ADD CPP /nologo /MTd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  496. RSC=rc.exe
  497. # ADD BASE RSC /l 0x409 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  498. # ADD RSC /l 0x409 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  499. MTL=midl.exe
  500. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  501. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  502. BSC32=bscmake.exe
  503. # ADD BASE BSC32 /nologo
  504. # ADD BSC32 /nologo
  505. LINK32=link.exe
  506. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:SH3 /subsystem:$(CESubsystem)
  507. # SUBTRACT BASE LINK32 /pdb:none
  508. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:SH3 /subsystem:$(CESubsystem)
  509. # SUBTRACT LINK32 /pdb:none
  510. PFILE=pfile.exe
  511. # ADD BASE PFILE COPY
  512. # ADD PFILE COPY
  513.  
  514. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPSFP) Release"
  515.  
  516. # PROP BASE Use_MFC 2
  517. # PROP BASE Use_Debug_Libraries 0
  518. # PROP BASE Output_Dir "WMIPSFPRel"
  519. # PROP BASE Intermediate_Dir "WMIPSFPRel"
  520. # PROP BASE Target_Dir ""
  521. # PROP Use_MFC 2
  522. # PROP Use_Debug_Libraries 0
  523. # PROP Output_Dir "WMIPSFPRel"
  524. # PROP Intermediate_Dir "WMIPSFPRel"
  525. # PROP Target_Dir ""
  526. CPP=clmips.exe
  527. # ADD BASE CPP /nologo /QMFWCE /MC /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  528. # ADD CPP /nologo /QMFWCE /MC /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  529. RSC=rc.exe
  530. # ADD BASE RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  531. # ADD RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  532. MTL=midl.exe
  533. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  534. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  535. BSC32=bscmake.exe
  536. # ADD BASE BSC32 /nologo
  537. # ADD BSC32 /nologo
  538. LINK32=link.exe
  539. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:MIPS /subsystem:$(CESubsystem)
  540. # SUBTRACT BASE LINK32 /pdb:none
  541. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:MIPS /subsystem:$(CESubsystem)
  542. # SUBTRACT LINK32 /pdb:none
  543. PFILE=pfile.exe
  544. # ADD BASE PFILE COPY
  545. # ADD PFILE COPY
  546.  
  547. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPSFP) Debug"
  548.  
  549. # PROP BASE Use_MFC 2
  550. # PROP BASE Use_Debug_Libraries 1
  551. # PROP BASE Output_Dir "WMIPSFPDbg"
  552. # PROP BASE Intermediate_Dir "WMIPSFPDbg"
  553. # PROP BASE Ignore_Export_Lib 0
  554. # PROP BASE Target_Dir ""
  555. # PROP Use_MFC 2
  556. # PROP Use_Debug_Libraries 1
  557. # PROP Output_Dir "WMIPSFPDbg"
  558. # PROP Intermediate_Dir "WMIPSFPDbg"
  559. # PROP Ignore_Export_Lib 0
  560. # PROP Target_Dir ""
  561. CPP=clmips.exe
  562. # ADD BASE CPP /nologo /QMFWCE /MC /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  563. # ADD CPP /nologo /QMFWCE /MC /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
  564. RSC=rc.exe
  565. # ADD BASE RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  566. # ADD RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  567. MTL=midl.exe
  568. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  569. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  570. BSC32=bscmake.exe
  571. # ADD BASE BSC32 /nologo
  572. # ADD BSC32 /nologo
  573. LINK32=link.exe
  574. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:MIPS /subsystem:$(CESubsystem)
  575. # SUBTRACT BASE LINK32 /pdb:none
  576. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:MIPS /subsystem:$(CESubsystem)
  577. # SUBTRACT LINK32 /pdb:none
  578. PFILE=pfile.exe
  579. # ADD BASE PFILE COPY
  580. # ADD PFILE COPY
  581.  
  582. !ENDIF 
  583.  
  584. # Begin Target
  585.  
  586. # Name "CountCtn - Win32 (WCE MIPS) Release"
  587. # Name "CountCtn - Win32 (WCE MIPS) Debug"
  588. # Name "CountCtn - Win32 (WCE SH4) Release"
  589. # Name "CountCtn - Win32 (WCE SH4) Debug"
  590. # Name "CountCtn - Win32 (WCE ARM) Release"
  591. # Name "CountCtn - Win32 (WCE ARM) Debug"
  592. # Name "CountCtn - Win32 (WCE x86) Release"
  593. # Name "CountCtn - Win32 (WCE x86) Debug"
  594. # Name "CountCtn - Win32 (WCE x86em) Release"
  595. # Name "CountCtn - Win32 (WCE x86em) Debug"
  596. # Name "CountCtn - Win32 (WCE PPC) Release"
  597. # Name "CountCtn - Win32 (WCE PPC) Debug"
  598. # Name "CountCtn - Win32 (WCE SH3) Release"
  599. # Name "CountCtn - Win32 (WCE SH3) Debug"
  600. # Name "CountCtn - Win32 (WCE MIPSFP) Release"
  601. # Name "CountCtn - Win32 (WCE MIPSFP) Debug"
  602. # Begin Group "Source Files"
  603.  
  604. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  605. # Begin Source File
  606.  
  607. SOURCE=.\countctn.cpp
  608.  
  609. !IF  "$(CFG)" == "CountCtn - Win32 (WCE MIPS) Release"
  610.  
  611. DEP_CPP_COUNT=\
  612.     ".\countctn.h"\
  613.     ".\countdlg.h"\
  614.     ".\counter.h"\
  615.     ".\StdAfx.h"\
  616.     
  617.  
  618. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPS) Debug"
  619.  
  620. DEP_CPP_COUNT=\
  621.     ".\countctn.h"\
  622.     ".\countdlg.h"\
  623.     ".\counter.h"\
  624.     ".\StdAfx.h"\
  625.     
  626.  
  627. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH4) Release"
  628.  
  629. DEP_CPP_COUNT=\
  630.     ".\countctn.h"\
  631.     ".\countdlg.h"\
  632.     ".\counter.h"\
  633.     ".\StdAfx.h"\
  634.     
  635.  
  636. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH4) Debug"
  637.  
  638. DEP_CPP_COUNT=\
  639.     ".\countctn.h"\
  640.     ".\countdlg.h"\
  641.     ".\counter.h"\
  642.     ".\StdAfx.h"\
  643.     
  644.  
  645. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE ARM) Release"
  646.  
  647. DEP_CPP_COUNT=\
  648.     ".\countctn.h"\
  649.     ".\countdlg.h"\
  650.     ".\counter.h"\
  651.     ".\StdAfx.h"\
  652.     
  653.  
  654. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE ARM) Debug"
  655.  
  656. DEP_CPP_COUNT=\
  657.     ".\countctn.h"\
  658.     ".\countdlg.h"\
  659.     ".\counter.h"\
  660.     ".\StdAfx.h"\
  661.     
  662.  
  663. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86) Release"
  664.  
  665. DEP_CPP_COUNT=\
  666.     ".\countctn.h"\
  667.     ".\countdlg.h"\
  668.     ".\counter.h"\
  669.     ".\StdAfx.h"\
  670.     
  671.  
  672. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86) Debug"
  673.  
  674. DEP_CPP_COUNT=\
  675.     ".\countctn.h"\
  676.     ".\countdlg.h"\
  677.     ".\counter.h"\
  678.     ".\StdAfx.h"\
  679.     
  680.  
  681. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86em) Release"
  682.  
  683. DEP_CPP_COUNT=\
  684.     ".\countctn.h"\
  685.     ".\countdlg.h"\
  686.     ".\counter.h"\
  687.     ".\StdAfx.h"\
  688.     
  689.  
  690. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86em) Debug"
  691.  
  692. DEP_CPP_COUNT=\
  693.     ".\countctn.h"\
  694.     ".\countdlg.h"\
  695.     ".\counter.h"\
  696.     ".\StdAfx.h"\
  697.     
  698.  
  699. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE PPC) Release"
  700.  
  701. DEP_CPP_COUNT=\
  702.     ".\countctn.h"\
  703.     ".\countdlg.h"\
  704.     ".\counter.h"\
  705.     ".\StdAfx.h"\
  706.     
  707.  
  708. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE PPC) Debug"
  709.  
  710. DEP_CPP_COUNT=\
  711.     ".\countctn.h"\
  712.     ".\countdlg.h"\
  713.     ".\counter.h"\
  714.     ".\StdAfx.h"\
  715.     
  716.  
  717. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH3) Release"
  718.  
  719. DEP_CPP_COUNT=\
  720.     ".\countctn.h"\
  721.     ".\countdlg.h"\
  722.     ".\counter.h"\
  723.     ".\StdAfx.h"\
  724.     
  725.  
  726. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH3) Debug"
  727.  
  728. DEP_CPP_COUNT=\
  729.     ".\countctn.h"\
  730.     ".\countdlg.h"\
  731.     ".\counter.h"\
  732.     ".\StdAfx.h"\
  733.     
  734.  
  735. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPSFP) Release"
  736.  
  737. DEP_CPP_COUNT=\
  738.     ".\countctn.h"\
  739.     ".\countdlg.h"\
  740.     ".\counter.h"\
  741.     ".\StdAfx.h"\
  742.     
  743.  
  744. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPSFP) Debug"
  745.  
  746. DEP_CPP_COUNT=\
  747.     ".\countctn.h"\
  748.     ".\countdlg.h"\
  749.     ".\counter.h"\
  750.     ".\StdAfx.h"\
  751.     
  752.  
  753. !ENDIF 
  754.  
  755. # End Source File
  756. # Begin Source File
  757.  
  758. SOURCE=.\countdlg.cpp
  759.  
  760. !IF  "$(CFG)" == "CountCtn - Win32 (WCE MIPS) Release"
  761.  
  762. DEP_CPP_COUNTD=\
  763.     ".\countctn.h"\
  764.     ".\countdlg.h"\
  765.     ".\counter.h"\
  766.     ".\StdAfx.h"\
  767.     
  768.  
  769. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPS) Debug"
  770.  
  771. DEP_CPP_COUNTD=\
  772.     ".\countctn.h"\
  773.     ".\countdlg.h"\
  774.     ".\counter.h"\
  775.     ".\StdAfx.h"\
  776.     
  777.  
  778. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH4) Release"
  779.  
  780. DEP_CPP_COUNTD=\
  781.     ".\countctn.h"\
  782.     ".\countdlg.h"\
  783.     ".\counter.h"\
  784.     ".\StdAfx.h"\
  785.     
  786.  
  787. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH4) Debug"
  788.  
  789. DEP_CPP_COUNTD=\
  790.     ".\countctn.h"\
  791.     ".\countdlg.h"\
  792.     ".\counter.h"\
  793.     ".\StdAfx.h"\
  794.     
  795.  
  796. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE ARM) Release"
  797.  
  798. DEP_CPP_COUNTD=\
  799.     ".\countctn.h"\
  800.     ".\countdlg.h"\
  801.     ".\counter.h"\
  802.     ".\StdAfx.h"\
  803.     
  804.  
  805. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE ARM) Debug"
  806.  
  807. DEP_CPP_COUNTD=\
  808.     ".\countctn.h"\
  809.     ".\countdlg.h"\
  810.     ".\counter.h"\
  811.     ".\StdAfx.h"\
  812.     
  813.  
  814. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86) Release"
  815.  
  816. DEP_CPP_COUNTD=\
  817.     ".\countctn.h"\
  818.     ".\countdlg.h"\
  819.     ".\counter.h"\
  820.     ".\StdAfx.h"\
  821.     
  822.  
  823. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86) Debug"
  824.  
  825. DEP_CPP_COUNTD=\
  826.     ".\countctn.h"\
  827.     ".\countdlg.h"\
  828.     ".\counter.h"\
  829.     ".\StdAfx.h"\
  830.     
  831.  
  832. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86em) Release"
  833.  
  834. DEP_CPP_COUNTD=\
  835.     ".\countctn.h"\
  836.     ".\countdlg.h"\
  837.     ".\counter.h"\
  838.     ".\StdAfx.h"\
  839.     
  840.  
  841. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86em) Debug"
  842.  
  843. DEP_CPP_COUNTD=\
  844.     ".\countctn.h"\
  845.     ".\countdlg.h"\
  846.     ".\counter.h"\
  847.     ".\StdAfx.h"\
  848.     
  849.  
  850. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE PPC) Release"
  851.  
  852. DEP_CPP_COUNTD=\
  853.     ".\countctn.h"\
  854.     ".\countdlg.h"\
  855.     ".\counter.h"\
  856.     ".\StdAfx.h"\
  857.     
  858.  
  859. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE PPC) Debug"
  860.  
  861. DEP_CPP_COUNTD=\
  862.     ".\countctn.h"\
  863.     ".\countdlg.h"\
  864.     ".\counter.h"\
  865.     ".\StdAfx.h"\
  866.     
  867.  
  868. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH3) Release"
  869.  
  870. DEP_CPP_COUNTD=\
  871.     ".\countctn.h"\
  872.     ".\countdlg.h"\
  873.     ".\counter.h"\
  874.     ".\StdAfx.h"\
  875.     
  876.  
  877. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH3) Debug"
  878.  
  879. DEP_CPP_COUNTD=\
  880.     ".\countctn.h"\
  881.     ".\countdlg.h"\
  882.     ".\counter.h"\
  883.     ".\StdAfx.h"\
  884.     
  885.  
  886. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPSFP) Release"
  887.  
  888. DEP_CPP_COUNTD=\
  889.     ".\countctn.h"\
  890.     ".\countdlg.h"\
  891.     ".\counter.h"\
  892.     ".\StdAfx.h"\
  893.     
  894.  
  895. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPSFP) Debug"
  896.  
  897. DEP_CPP_COUNTD=\
  898.     ".\countctn.h"\
  899.     ".\countdlg.h"\
  900.     ".\counter.h"\
  901.     ".\StdAfx.h"\
  902.     
  903.  
  904. !ENDIF 
  905.  
  906. # End Source File
  907. # Begin Source File
  908.  
  909. SOURCE=.\counter.cpp
  910.  
  911. !IF  "$(CFG)" == "CountCtn - Win32 (WCE MIPS) Release"
  912.  
  913. DEP_CPP_COUNTE=\
  914.     ".\counter.h"\
  915.     ".\StdAfx.h"\
  916.     
  917.  
  918. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPS) Debug"
  919.  
  920. DEP_CPP_COUNTE=\
  921.     ".\counter.h"\
  922.     ".\StdAfx.h"\
  923.     
  924.  
  925. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH4) Release"
  926.  
  927. DEP_CPP_COUNTE=\
  928.     ".\counter.h"\
  929.     ".\StdAfx.h"\
  930.     
  931.  
  932. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH4) Debug"
  933.  
  934. DEP_CPP_COUNTE=\
  935.     ".\counter.h"\
  936.     ".\StdAfx.h"\
  937.     
  938.  
  939. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE ARM) Release"
  940.  
  941. DEP_CPP_COUNTE=\
  942.     ".\counter.h"\
  943.     ".\StdAfx.h"\
  944.     
  945.  
  946. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE ARM) Debug"
  947.  
  948. DEP_CPP_COUNTE=\
  949.     ".\counter.h"\
  950.     ".\StdAfx.h"\
  951.     
  952.  
  953. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86) Release"
  954.  
  955. DEP_CPP_COUNTE=\
  956.     ".\counter.h"\
  957.     ".\StdAfx.h"\
  958.     
  959.  
  960. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86) Debug"
  961.  
  962. DEP_CPP_COUNTE=\
  963.     ".\counter.h"\
  964.     ".\StdAfx.h"\
  965.     
  966.  
  967. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86em) Release"
  968.  
  969. DEP_CPP_COUNTE=\
  970.     ".\counter.h"\
  971.     ".\StdAfx.h"\
  972.     
  973.  
  974. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86em) Debug"
  975.  
  976. DEP_CPP_COUNTE=\
  977.     ".\counter.h"\
  978.     ".\StdAfx.h"\
  979.     
  980.  
  981. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE PPC) Release"
  982.  
  983. DEP_CPP_COUNTE=\
  984.     ".\counter.h"\
  985.     ".\StdAfx.h"\
  986.     
  987.  
  988. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE PPC) Debug"
  989.  
  990. DEP_CPP_COUNTE=\
  991.     ".\counter.h"\
  992.     ".\StdAfx.h"\
  993.     
  994.  
  995. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH3) Release"
  996.  
  997. DEP_CPP_COUNTE=\
  998.     ".\counter.h"\
  999.     ".\StdAfx.h"\
  1000.     
  1001.  
  1002. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH3) Debug"
  1003.  
  1004. DEP_CPP_COUNTE=\
  1005.     ".\counter.h"\
  1006.     ".\StdAfx.h"\
  1007.     
  1008.  
  1009. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPSFP) Release"
  1010.  
  1011. DEP_CPP_COUNTE=\
  1012.     ".\counter.h"\
  1013.     ".\StdAfx.h"\
  1014.     
  1015.  
  1016. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPSFP) Debug"
  1017.  
  1018. DEP_CPP_COUNTE=\
  1019.     ".\counter.h"\
  1020.     ".\StdAfx.h"\
  1021.     
  1022.  
  1023. !ENDIF 
  1024.  
  1025. # End Source File
  1026. # Begin Source File
  1027.  
  1028. SOURCE=.\StdAfx.cpp
  1029.  
  1030. !IF  "$(CFG)" == "CountCtn - Win32 (WCE MIPS) Release"
  1031.  
  1032. DEP_CPP_STDAF=\
  1033.     ".\StdAfx.h"\
  1034.     
  1035. # ADD CPP /Yc"stdafx.h"
  1036.  
  1037. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPS) Debug"
  1038.  
  1039. DEP_CPP_STDAF=\
  1040.     ".\StdAfx.h"\
  1041.     
  1042. # ADD CPP /Yc"stdafx.h"
  1043.  
  1044. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH4) Release"
  1045.  
  1046. DEP_CPP_STDAF=\
  1047.     ".\StdAfx.h"\
  1048.     
  1049. # ADD CPP /Yc"stdafx.h"
  1050.  
  1051. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH4) Debug"
  1052.  
  1053. DEP_CPP_STDAF=\
  1054.     ".\StdAfx.h"\
  1055.     
  1056. # ADD CPP /Yc"stdafx.h"
  1057.  
  1058. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE ARM) Release"
  1059.  
  1060. DEP_CPP_STDAF=\
  1061.     ".\StdAfx.h"\
  1062.     
  1063. # ADD CPP /Yc"stdafx.h"
  1064.  
  1065. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE ARM) Debug"
  1066.  
  1067. DEP_CPP_STDAF=\
  1068.     ".\StdAfx.h"\
  1069.     
  1070. # ADD CPP /Yc"stdafx.h"
  1071.  
  1072. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86) Release"
  1073.  
  1074. DEP_CPP_STDAF=\
  1075.     ".\StdAfx.h"\
  1076.     
  1077. # ADD CPP /Yc"stdafx.h"
  1078.  
  1079. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86) Debug"
  1080.  
  1081. DEP_CPP_STDAF=\
  1082.     ".\StdAfx.h"\
  1083.     
  1084. # ADD CPP /Yc"stdafx.h"
  1085.  
  1086. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86em) Release"
  1087.  
  1088. DEP_CPP_STDAF=\
  1089.     ".\StdAfx.h"\
  1090.     
  1091. # ADD CPP /Yc"stdafx.h"
  1092.  
  1093. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86em) Debug"
  1094.  
  1095. DEP_CPP_STDAF=\
  1096.     ".\StdAfx.h"\
  1097.     
  1098. # ADD CPP /Yc"stdafx.h"
  1099.  
  1100. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE PPC) Release"
  1101.  
  1102. DEP_CPP_STDAF=\
  1103.     ".\StdAfx.h"\
  1104.     
  1105. # ADD CPP /Yc"stdafx.h"
  1106.  
  1107. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE PPC) Debug"
  1108.  
  1109. DEP_CPP_STDAF=\
  1110.     ".\StdAfx.h"\
  1111.     
  1112. # ADD CPP /Yc"stdafx.h"
  1113.  
  1114. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH3) Release"
  1115.  
  1116. DEP_CPP_STDAF=\
  1117.     ".\StdAfx.h"\
  1118.     
  1119. # ADD CPP /Yc"stdafx.h"
  1120.  
  1121. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH3) Debug"
  1122.  
  1123. DEP_CPP_STDAF=\
  1124.     ".\StdAfx.h"\
  1125.     
  1126. # ADD CPP /Yc"stdafx.h"
  1127.  
  1128. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPSFP) Release"
  1129.  
  1130. DEP_CPP_STDAF=\
  1131.     ".\StdAfx.h"\
  1132.     
  1133. # ADD BASE CPP /QMFWCE /Yc"stdafx.h"
  1134. # ADD CPP /QMFWCE /Yc"stdafx.h"
  1135.  
  1136. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPSFP) Debug"
  1137.  
  1138. DEP_CPP_STDAF=\
  1139.     ".\StdAfx.h"\
  1140.     
  1141. # ADD BASE CPP /QMFWCE /Yc"stdafx.h"
  1142. # ADD CPP /QMFWCE /Yc"stdafx.h"
  1143.  
  1144. !ENDIF 
  1145.  
  1146. # End Source File
  1147. # End Group
  1148. # Begin Group "Header Files"
  1149.  
  1150. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  1151. # Begin Source File
  1152.  
  1153. SOURCE=.\countctn.h
  1154. # End Source File
  1155. # Begin Source File
  1156.  
  1157. SOURCE=.\countdlg.h
  1158. # End Source File
  1159. # Begin Source File
  1160.  
  1161. SOURCE=.\counter.h
  1162. # End Source File
  1163. # Begin Source File
  1164.  
  1165. SOURCE=.\resource.h
  1166. # End Source File
  1167. # Begin Source File
  1168.  
  1169. SOURCE=.\StdAfx.h
  1170. # End Source File
  1171. # End Group
  1172. # Begin Group "Resource Files"
  1173.  
  1174. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  1175. # Begin Source File
  1176.  
  1177. SOURCE=.\countctn.rc
  1178.  
  1179. !IF  "$(CFG)" == "CountCtn - Win32 (WCE MIPS) Release"
  1180.  
  1181. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPS) Debug"
  1182.  
  1183. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH4) Release"
  1184.  
  1185. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH4) Debug"
  1186.  
  1187. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE ARM) Release"
  1188.  
  1189. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE ARM) Debug"
  1190.  
  1191. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86) Release"
  1192.  
  1193. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86) Debug"
  1194.  
  1195. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86em) Release"
  1196.  
  1197. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE x86em) Debug"
  1198.  
  1199. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE PPC) Release"
  1200.  
  1201. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE PPC) Debug"
  1202.  
  1203. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH3) Release"
  1204.  
  1205. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE SH3) Debug"
  1206.  
  1207. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPSFP) Release"
  1208.  
  1209. !ELSEIF  "$(CFG)" == "CountCtn - Win32 (WCE MIPSFP) Debug"
  1210.  
  1211. !ENDIF 
  1212.  
  1213. # End Source File
  1214. # End Group
  1215. # End Target
  1216. # End Project
  1217.